home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / System / popup-menu-cdef ƒ / popup-menu-cdef..doc < prev    next >
Encoding:
Text File  |  1990-07-25  |  771 b   |  23 lines  |  [TEXT/EDIT]

  1. cat popup-menu-cdef.hqx
  2. Date: Mon, 18 Jun 90 10:31:17 CDT
  3. From: Mike Engber <engber@aristotle.ils.nwu.edu>
  4. Subject: pup CDEF
  5.  
  6.  This posting contains a pop-up menu CDEF & source which makes it a snap
  7.  to add pop-up menus to your windows and dialogs. The CDEF handles all
  8.  the drawing and popping for you - you just have to interrogate the
  9.  control's value to see what item is currently selected.
  10.  
  11.  I know the com toolbox provides the same CDEF, but you're not allowed
  12.  to redistribute that one. Also, System 7.0 is supposed to provide a
  13.  stadard pop-up CDEF for all to use - real soon now.
  14.  
  15.  I wrote the CDEF with THINK C 4.0 so the source should be of special
  16.  interest to THINK C users. It contains a shell for writing/debugging
  17.  CDEFs in a single project.
  18.  
  19.  -ME
  20.  
  21.  ---
  22.  
  23.